runtime.metricFloat64Histogram.buckets (field)

3 uses

	runtime (current package)
		metrics.go#L783: 	hist.buckets = buckets
		metrics.go#L784: 	if len(hist.counts) != len(hist.buckets)-1 {
		metrics.go#L794: 	buckets []float64